home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
PC World Komputer 2003 November A
/
PCWK1103A.iso
/
Top10FreewarePL-SOFT
/
DriveRescue
/
setup.exe
/
{app}
/
rescue.exe
/
0
/
RCDATA
/
TSTATUSDIALOG
/
TSTATUSDIALOG.txt
Wrap
Text File
|
2002-06-30
|
1KB
|
83 lines
object StatusDialog: TStatusDialog
Left = 260
Top = 144
BorderStyle = bsDialog
ClientHeight = 244
ClientWidth = 386
Color = clBtnFace
Font.Charset = DEFAULT_CHARSET
Font.Color = clWindowText
Font.Height = -11
Font.Name = 'MS Sans Serif'
Font.Style = []
OldCreateOrder = True
Position = poScreenCenter
OnShow = FormShow
PixelsPerInch = 96
TextHeight = 13
object Bevel1: TBevel
Left = 8
Top = 8
Width = 369
Height = 173
Shape = bsFrame
end
object Label1: TLabel
Left = 44
Top = 24
Width = 295
Height = 33
AutoSize = False
WordWrap = True
end
object Label2: TLabel
Left = 44
Top = 64
Width = 295
Height = 13
AutoSize = False
end
object Label3: TLabel
Left = 44
Top = 88
Width = 295
Height = 13
AutoSize = False
end
object Label4: TLabel
Left = 44
Top = 112
Width = 295
Height = 13
AutoSize = False
end
object Label5: TLabel
Left = 44
Top = 160
Width = 295
Height = 13
AutoSize = False
end
object CancelBtn: TButton
Tag = 420
Left = 151
Top = 204
Width = 75
Height = 25
Cancel = True
Caption = 'Cancel'
ModalResult = 2
TabOrder = 0
OnClick = CancelBtnClick
end
object ProgressBar1: TProgressBar
Left = 44
Top = 136
Width = 295
Height = 18
Min = 0
Max = 100
TabOrder = 1
end
end